[INFO] cloning repository https://github.com/kackyt/openwars
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kackyt/openwars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkackyt%2Fopenwars", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkackyt%2Fopenwars'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19da05d981279808238dab00aeebc8838de9916d
[INFO] testing kackyt/openwars against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkackyt%2Fopenwars" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kackyt/openwars
[INFO] finished tweaking git repo https://github.com/kackyt/openwars
[INFO] tweaked toml for git repo https://github.com/kackyt/openwars written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kackyt/openwars on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kackyt/openwars already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pastey v0.2.2
[INFO] [stderr]   Downloaded rmcp-macros v1.6.0
[INFO] [stderr]   Downloaded schemars_derive v1.2.1
[INFO] [stderr]   Downloaded uuid v1.12.1
[INFO] [stderr]   Downloaded disqualified v1.0.0
[INFO] [stderr]   Downloaded bevy_utils v0.15.3
[INFO] [stderr]   Downloaded derive_more v1.0.0
[INFO] [stderr]   Downloaded bevy_utils_proc_macros v0.15.3
[INFO] [stderr]   Downloaded derive_more-impl v1.0.0
[INFO] [stderr]   Downloaded bevy_tasks v0.15.3
[INFO] [stderr]   Downloaded bevy_ptr v0.15.3
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded bevy_macro_utils v0.15.3
[INFO] [stderr]   Downloaded assert_type_match v0.1.1
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.15.3
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.15.3
[INFO] [stderr]   Downloaded bevy_reflect v0.15.3
[INFO] [stderr]   Downloaded rmcp v1.6.0
[INFO] [stderr]   Downloaded bevy_ecs v0.15.4
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d49e50f8192c639d5e81be41ac7c5a6d22617d89a4cb8b98be4d30c15fe29423
[INFO] running `Command { std: "docker" "start" "-a" "d49e50f8192c639d5e81be41ac7c5a6d22617d89a4cb8b98be4d30c15fe29423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d49e50f8192c639d5e81be41ac7c5a6d22617d89a4cb8b98be4d30c15fe29423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d49e50f8192c639d5e81be41ac7c5a6d22617d89a4cb8b98be4d30c15fe29423", kill_on_drop: false }`
[INFO] [stdout] d49e50f8192c639d5e81be41ac7c5a6d22617d89a4cb8b98be4d30c15fe29423
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4f7631026d5a000a5d9d797a51cc8e3345385e7e0d41901044fc2c09cb7aa7b
[INFO] running `Command { std: "docker" "start" "-a" "c4f7631026d5a000a5d9d797a51cc8e3345385e7e0d41901044fc2c09cb7aa7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bevy_ptr v0.15.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bevy_tasks v0.15.3
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling engine v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling rmcp v1.6.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.6.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bevy_utils v0.15.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling bevy_reflect v0.15.3
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling bevy_ecs v0.15.4
[INFO] [stderr]    Compiling mcp-server v0.1.0 (/opt/rustwide/workdir/mcp-server)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "c4f7631026d5a000a5d9d797a51cc8e3345385e7e0d41901044fc2c09cb7aa7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4f7631026d5a000a5d9d797a51cc8e3345385e7e0d41901044fc2c09cb7aa7b", kill_on_drop: false }`
[INFO] [stdout] c4f7631026d5a000a5d9d797a51cc8e3345385e7e0d41901044fc2c09cb7aa7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ace29ff2ee12c5fc9b373fba2a598adcaa6bb7c5f102ab076288b6e8da3ca1c3
[INFO] running `Command { std: "docker" "start" "-a" "ace29ff2ee12c5fc9b373fba2a598adcaa6bb7c5f102ab076288b6e8da3ca1c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling engine v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling mcp-server v0.1.0 (/opt/rustwide/workdir/mcp-server)
[INFO] [stdout] warning: function `parse_player_id` is never used
[INFO] [stdout]   --> mcp-server/src/main.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn parse_player_id(value: u64) -> Result<PlayerId, String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.42s
[INFO] running `Command { std: "docker" "inspect" "ace29ff2ee12c5fc9b373fba2a598adcaa6bb7c5f102ab076288b6e8da3ca1c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ace29ff2ee12c5fc9b373fba2a598adcaa6bb7c5f102ab076288b6e8da3ca1c3", kill_on_drop: false }`
[INFO] [stdout] ace29ff2ee12c5fc9b373fba2a598adcaa6bb7c5f102ab076288b6e8da3ca1c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7bd58079eba42d89fa3cca0d96b50afbb8b218d83b46a031d985b3cc67c3340e
[INFO] running `Command { std: "docker" "start" "-a" "7bd58079eba42d89fa3cca0d96b50afbb8b218d83b46a031d985b3cc67c3340e", kill_on_drop: false }`
[INFO] [stderr] warning: function `parse_player_id` is never used
[INFO] [stderr]   --> mcp-server/src/main.rs:32:4
[INFO] [stderr]    |
[INFO] [stderr] 32 | fn parse_player_id(value: u64) -> Result<PlayerId, String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mcp-server` (bin "mcp-server" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-67b124278c6b80b7)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test ui::tests::test_game_over_popup_winner_human ... ok
[INFO] [stdout] test ui::tests::test_game_over_popup_winner_missing_pid_is_human ... ok
[INFO] [stdout] test ui::tests::test_game_over_popup_draw ... ok
[INFO] [stdout] test ui::tests::test_game_over_popup_winner_ai_with_human ... ok
[INFO] [stdout] test ui::tests::test_game_over_popup_winner_no_human ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/engine-5e622ed3ed687cb4)
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test ai::demand::tests::test_early_game_scaling_logic ... ok
[INFO] [stdout] test ai::demand::tests::test_capture_threat_near_capital ... ok
[INFO] [stdout] test ai::demand::tests::test_anti_air_demand_rises_with_air_enemy ... ok
[INFO] [stdout] test ai::demand::tests::test_anti_ground_demand_rises_with_many_enemy_infantry ... ok
[INFO] [stdout] test ai::engine::tests::test_decide_ai_action_no_units ... ok
[INFO] [stdout] test ai::engine::tests::test_decide_ai_action_indirect_range ... ok
[INFO] [stdout] test ai::beam_search::tests::test_beam_search_assigns_targets ... ok
[INFO] [stdout] test ai::engine::tests::test_decide_ai_action_load ... ok
[INFO] [stdout] test ai::demand::tests::test_unit_affinity_antiair_vs_armor ... ok
[INFO] [stdout] test ai::eval::tests::test_evaluate_board ... ok
[INFO] [stdout] test ai::engine::tests::test_decide_ai_action_retreat_no_ammo ... ok
[INFO] [stdout] test ai::islands::tests::test_print_map_3_islands ... ignored
[INFO] [stdout] test ai::missions::tests::test_execute_mission_step_drop_fallback ... ok
[INFO] [stdout] test ai::cluster::tests::test_detect_enemy_clusters_multiple_groups ... ok
[INFO] [stdout] test ai::engine::tests::test_decide_ai_action_retreat_low_hp ... ok
[INFO] [stdout] test ai::engine::tests::test_decide_ai_action_attack ... ok
[INFO] [stdout] test ai::engine::tests::test_decide_ai_action_wait ... ok
[INFO] [stdout] test ai::engine::tests::test_is_unit_stranded_coast_attraction ... ok
[INFO] [stdout] test ai::eval::tests::test_evaluate_board_v2_dominated_area ... ok
[INFO] [stdout] test ai::eval::tests::test_capture_eta_transport_advantage ... ok
[INFO] [stdout] test ai::missions::tests::test_execute_mission_step_return ... ok
[INFO] [stdout] test ai::engine::tests::test_decide_ai_action_avoid_kamikaze ... ok
[INFO] [stdout] test ai::cluster::tests::test_detect_enemy_clusters_single_group ... ok
[INFO] [stdout] test ai::missions::tests::test_execute_mission_step_drop_success ... ok
[INFO] [stdout] test ai::missions::tests::test_update_mission_phase_transitions ... ok
[INFO] [stdout] test ai::objectives::tests::test_objective_evaluate_empty ... ok
[INFO] [stdout] test ai::objectives::tests::test_objective_evaluate_with_threat_penalty ... ok
[INFO] [stdout] test ai::missions::tests::test_execute_mission_step_transit ... ok
[INFO] [stdout] test ai::planner::tests::test_assign_transport_mission_prioritizes_neutral_island_over_dangerous_island ... ok
[INFO] [stdout] test ai::missions::tests::test_execute_mission_step_transit_to_direct_drop ... ok
[INFO] [stdout] test ai::planner::tests::test_assign_transport_mission_respects_invasion_constraints ... ok
[INFO] [stdout] test ai::objectives::tests::test_objective_evaluate ... ok
[INFO] [stdout] test ai::planner::tests::test_assign_multiple_transport_missions ... ok
[INFO] [stdout] test ai::engine::tests::test_decide_ai_action_drop ... ok
[INFO] [stdout] test ai::missions::tests::test_execute_mission_step_pickup ... ok
[INFO] [stdout] test ai::pruning::tests::test_is_suicidal_attack ... ok
[INFO] [stdout] test ai::engine::tests::test_decide_ai_action_capture ... ok
[INFO] [stdout] test ai::scenario_tests::tests::test_scenario_3_counter_production ... ok
[INFO] [stdout] test ai::engine::tests::test_decide_ai_action_indirect_escape ... ok
[INFO] [stdout] test ai::scenario_tests::tests::test_scenario_4_transport_invasion ... ok
[INFO] [stdout] test ai::production::additional_tests::test_ai_production_forward_eta ... ok
[INFO] [stdout] test ai::squad::tests::test_plan_squads_attack_creation ... ok
[INFO] [stdout] test ai::production::additional_tests::test_ai_production_infantry_priority_at_start ... ok
[INFO] [stdout] test ai::production::additional_tests::test_ai_production_saving_for_mdtank ... ok
[INFO] [stdout] test ai::planner::tests::test_assign_transport_mission ... ok
[INFO] [stdout] test ai::engine::tests::test_decide_ai_action_merge ... ok
[INFO] [stdout] test ai::strategy::tests::test_analyze_strategy_expansion ... ok
[INFO] [stdout] test ai::squad::tests::test_plan_squads_capture ... ok
[INFO] [stdout] test ai::engine::tests::test_ai_mission_priority_and_cooldown ... FAILED
[INFO] [stdout] test ai::turn_distance::tests::test_turn_distance_unreachable ... ok
[INFO] [stdout] test ai::strategy::tests::test_analyze_strategy_defense ... ok
[INFO] [stdout] test ai::squad::tests::test_update_squads_solo_fallback ... ok
[INFO] [stdout] test ai::strategy::tests::test_analyze_strategy_sea_bound_invasion_demand ... ok
[INFO] [stdout] test resources::master_data::tests::test_can_repair_on_terrain ... ok
[INFO] [stdout] test resources::master_data::tests::test_can_produce_unit ... ok
[INFO] [stdout] test ai::simulation::tests::test_simulation_state_backup_restore ... ok
[INFO] [stdout] test ai::scenario_tests::tests::test_scenario_6_amphibious_assault ... ok
[INFO] [stdout] test ai::missions::tests::test_execute_mission_step_transit_lander ... ok
[INFO] [stdout] test resources::master_data::tests::test_landscape_income ... ok
[INFO] [stdout] test resources::master_data::tests::test_is_production_facility ... ok
[INFO] [stdout] test resources::master_data::tests::test_expand_target ... ok
[INFO] [stdout] test resources::master_data::tests::test_load_loads ... ok
[INFO] [stdout] test resources::master_data::tests::test_load_landscape ... ok
[INFO] [stdout] test resources::master_data::tests::test_load_unit ... ok
[INFO] [stdout] test resources::master_data::tests::test_load_movement ... ok
[INFO] [stdout] test resources::master_data::tests::test_load_weapon_and_damage ... ok
[INFO] [stdout] test systems::action::tests::test_cannot_wait_on_occupied_tile ... ok
[INFO] [stdout] test systems::merge::tests::test_merge_unit_system ... ok
[INFO] [stdout] test ai::engine::tests::test_ai_action_taxi_back ... ok
[INFO] [stdout] test ai::strategy::tests::test_analyze_strategy_defense_prioritized_over_expansion ... ok
[INFO] [stdout] test systems::action::tests::test_get_available_actions_on_transport ... ok
[INFO] [stdout] test ai::production::additional_tests::test_ai_production_counter_selection ... ok
[INFO] [stdout] test systems::combat::tests::test_attack_unit_system ... ok
[INFO] [stdout] test resources::master_data::tests::test_load_map ... ok
[INFO] [stdout] test systems::movement::tests::test_air_unit_fuel_and_crash ... ok
[INFO] [stdout] test systems::combat::tests::test_terrain_defense_scaling ... ok
[INFO] [stdout] test ai::simulation::tests::test_simulate_plan_moves_units ... ok
[INFO] [stdout] test systems::combat::tests::test_attack_unit_on_property ... ok
[INFO] [stdout] test resources::master_data::tests::test_master_data_completeness ... ok
[INFO] [stdout] test systems::movement::tests::test_cannot_stop_on_allied_unit ... ok
[INFO] [stdout] test systems::movement::tests::test_transport_reachability_highlight ... ok
[INFO] [stdout] test systems::production::tests::test_can_produce_at_tile_invalid_facility ... ok
[INFO] [stdout] test systems::movement::tests::test_merge_reachability ... ok
[INFO] [stdout] test systems::movement::tests::test_auto_load_on_move ... ok
[INFO] [stdout] test systems::movement::tests::test_zoc_stoppage_with_ally ... ok
[INFO] [stdout] test ai::turn_distance::tests::test_turn_distance ... ok
[INFO] [stdout] test systems::production::tests::test_can_produce_at_tile_ownership ... ok
[INFO] [stdout] test systems::movement::tests::test_pass_through_allied_unit ... ok
[INFO] [stdout] test systems::property::tests::test_capture_property_system ... ok
[INFO] [stdout] test systems::production::tests::test_produce_unit_system ... ok
[INFO] [stdout] test systems::production::tests::test_production_collision ... ok
[INFO] [stdout] test systems::property::tests::test_friendly_property_repair ... ok
[INFO] [stdout] test ai::scenario_tests::tests::test_scenario_2_property_capture ... ok
[INFO] [stdout] test systems::property::tests::test_victory_check_draw ... ok
[INFO] [stdout] test systems::production::tests::test_can_produce_at_tile_occupied ... ok
[INFO] [stdout] test systems::production::tests::test_can_produce_at_tile_range ... ok
[INFO] [stdout] test systems::movement::tests::test_undo_move ... ok
[INFO] [stdout] test systems::property::tests::test_victory_check_turn1_exception ... ok
[INFO] [stdout] test systems::production::tests::test_can_produce_at_tile_no_capital ... ok
[INFO] [stdout] test systems::supply::tests::test_get_suppliable_targets ... ok
[INFO] [stdout] test systems::transport::tests::test_cargo_health_sync_on_damage ... ok
[INFO] [stdout] test systems::property::tests::test_victory_check_winner ... ok
[INFO] [stdout] test systems::supply::tests::test_supply_unit_system ... ok
[INFO] [stdout] test systems::transport::tests::test_get_loadable_transports ... ok
[INFO] [stdout] test systems::production::tests::test_can_produce_at_tile_success ... ok
[INFO] [stdout] test systems::transport::tests::test_load_exhausts_transport ... ok
[INFO] [stdout] test systems::transport::tests::test_get_droppable_tiles_mixed_cargo ... ok
[INFO] [stdout] test systems::transport::tests::test_get_droppable_tiles ... ok
[INFO] [stdout] test systems::movement::tests::test_move_unit_system ... ok
[INFO] [stdout] test systems::turn_management::tests::test_resupply_cost_calculation ... ok
[INFO] [stdout] test systems::movement::tests::test_load_into_produced_transport_bug_reproduction ... ok
[INFO] [stdout] test systems::turn_management::tests::test_ai_cooldown_reset_on_next_phase ... ok
[INFO] [stdout] test systems::turn_management::tests::test_air_unit_fuel_and_crash ... ok
[INFO] [stdout] test systems::turn_management::tests::test_all_units_reset_on_next_phase ... ok
[INFO] [stdout] test systems::transport::tests::test_undo_prevention_on_transport_actions ... ok
[INFO] [stdout] test systems::transport::tests::test_load_and_unload_unit_system ... ok
[INFO] [stdout] test systems::transport::tests::test_multiple_unload_sequence ... ok
[INFO] [stdout] test systems::turn_management::tests::test_turn_progression ... ok
[INFO] [stdout] test ai::scenario_tests::tests::test_scenario_5_tactical_retreat ... ok
[INFO] [stdout] test ai::scenario_tests::tests::test_scenario_1_capital_defense ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ai::engine::tests::test_ai_mission_priority_and_cooldown stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ai::engine::tests::test_ai_mission_priority_and_cooldown' (33) panicked at engine/src/ai/engine.rs:3128:9:
[INFO] [stdout] assertion failed: move_cmd.target_x > 0 && move_cmd.target_x < 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d098836d98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d098836d98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d098836d98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63d098836d98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63d09884b98a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63d09884b98a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63d09883b602 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63d09883b602 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63d098815ce6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63d098815ce6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63d09882f099 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63d0986976bc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63d0986976bc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63d09882f312 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63d09882f312 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63d098815dd4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63d09880afa9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63d098816abd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63d09884c14c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63d09884c112 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x63d0984a8863 - engine[c38e8a4b2f61279a]::ai::engine::tests::test_ai_mission_priority_and_cooldown
[INFO] [stdout]                                at /opt/rustwide/workdir/engine/src/ai/engine.rs:3128:9
[INFO] [stdout]   21:     0x63d098496747 - engine[c38e8a4b2f61279a]::ai::engine::tests::test_ai_mission_priority_and_cooldown::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/engine/src/ai/engine.rs:3017:47
[INFO] [stdout]   22:     0x63d09851ec86 - <engine[c38e8a4b2f61279a]::ai::engine::tests::test_ai_mission_priority_and_cooldown::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63d09868a79b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63d09868a79b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x63d098698015 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x63d098698015 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x63d098698015 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x63d098698015 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x63d098698015 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x63d098698015 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x63d098698015 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x63d098692b74 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x63d098692b74 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x63d09869b092 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x63d09869b092 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63d09869b092 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63d09869b092 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x63d09869b092 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x63d09869b092 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x63d09869b092 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63d0988366bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x63d0988366bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7435514e7aa4 - <unknown>
[INFO] [stdout]   44:     0x743551574a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ai::engine::tests::test_ai_mission_priority_and_cooldown
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 118 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p engine --lib`
[INFO] running `Command { std: "docker" "inspect" "7bd58079eba42d89fa3cca0d96b50afbb8b218d83b46a031d985b3cc67c3340e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bd58079eba42d89fa3cca0d96b50afbb8b218d83b46a031d985b3cc67c3340e", kill_on_drop: false }`
[INFO] [stdout] 7bd58079eba42d89fa3cca0d96b50afbb8b218d83b46a031d985b3cc67c3340e
